home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / ai-faq.general.part6 < prev    next >
Encoding:
Internet Message Format  |  1994-05-15  |  64.3 KB

  1. Subject: FAQ: Artificial Intelligence FTP Resources 6/6 [Monthly posting]
  2. Newsgroups: comp.ai,news.answers,comp.answers
  3. From: mkant+@cs.cmu.edu (Mark Kantrowitz)
  4. Date: Fri, 13 May 1994 14:54:46 GMT
  5.  
  6. Archive-name: ai-faq/general/part6
  7. Last-Modified: Tue Apr 12 22:06:26 1994 by Mark Kantrowitz
  8. Version: 1.18
  9.  
  10. ;;; ****************************************************************
  11. ;;; Answers to Questions about Artificial Intelligence *************
  12. ;;; ****************************************************************
  13. ;;; Written by Mark Kantrowitz
  14. ;;; ai_6.faq -- 62647 bytes
  15.  
  16. If you think of questions that are appropriate for this FAQ, or would
  17. like to improve an answer, please send email to mkant+ai-faq@cs.cmu.edu.
  18.  
  19. Please note that the FTP Resources are now split across parts 5 and 6
  20. of the AI FAQ.
  21.  
  22. Note: Question [5-2] is split across parts 5 and 6.
  23.  
  24. Part 6 (FTP Resources):
  25.   [5-2b] FTP and Other Resources: Qualitative Reasoning -- Theorem Proving
  26.   [6-1]  AI Bibliographies available by FTP
  27.   [6-2]  AI Technical Reports available by FTP
  28.   [6-3]  Where can I get a machine readable dictionary, thesaurus, and
  29.          other text corpora?
  30.   [6-4]  List of Smalltalk implementations.
  31.   [6-5]  AI-related CD-ROMs
  32.   [6-6]  World-Wide Web (WWW) Resources
  33.  
  34. Search for [#] to get to question number # quickly.
  35.  
  36. ----------------------------------------------------------------
  37. Subject: [5-2b] FTP and Other Resources: Qualitative Reasoning -- 
  38.                 Theorem Proving
  39.  
  40. Qualitative Reasoning/Qualitative Physics:
  41.  
  42.    QSIM     -- cs.utexas.edu:/pub/qsim
  43.                Contact: Ben Kuipers <kuipers@cs.utexas.edu>
  44.  
  45.    QPE      -- multivac.ils.nwu.edu:/pub/QPE
  46.                contact: Prof. Kenneth D. Forbus <forbus@ils.nwu.edu>
  47.                Qualitative Process Engine (an implementation of QP theory)
  48.  
  49. Robotics (Planning Testbeds and Simulators):
  50.  
  51.    See Steve hanks, Martha E. Pollack, and Paul R. Cohen, "Benchmarks,
  52.    Test Beds, Controlled Experimentation, and the Design of Agent
  53.    Architectures", AI Magazine 14(4):17-42, Winter 1993.
  54.  
  55.    TILEWORLD -- cs.washington.edu:/new-tileworld.tar.Z
  56.                Planning testbed
  57.  
  58.    The ARS MAGNA abstract robot simular provides an abstract world in
  59.    which a planner controls a mobile robot. This abstract world is more
  60.    realistic than typical blocks worlds, in which micro-world simplifying
  61.    assumptions do not hold. Experiments may be controlled by varying
  62.    global world parameters, such as perceptual noise, as well as building
  63.    specific environments in order to exercise particular planner
  64.    features. The world is also extensible to allow new experimental
  65.    designs that were not thought of originally. The simulator also
  66.    includes a simple graphical user-interface which uses the CLX
  67.    interface to the X window system. ARS MAGNA can be obtained by
  68.    anonymous ftp from 
  69.       ftp.cs.yale.edu:/pub/nisp 
  70.    as the file ars-magna.tar.Z. Installation instructions are in the file
  71.    Installation.readme. The simulator is written in Nisp, a macro-package
  72.    for Common Lisp. Nisp can be retrieved in the same way as the
  73.    simulator. Version 1.0 of the ARS MAGNA simulator is documented in
  74.    Yale Technical Report YALEU/DCS/RR #928, "ARS MAGNA: The Abstract
  75.    Robot Simulator". This report is available in the distribution as a
  76.    PostScript file. Comments should be directed to Sean Philip
  77.    Engelson <engelson@cs.yale.edu>.
  78.  
  79.    Simderella is a robot simulator consisting of three programs: CONNEL
  80.    (the controller), SIMMEL (the robot simulator), and BEMMEL (the
  81.    X-windows oriented graphics back-end). SIMMEL performs a few matrix
  82.    multiplications, based on the Denavit Hartenberg method, calculates
  83.    velocities with the Newton-Euler scheme, and communicates with the
  84.    other two programs.  BEMMEL only displays the robot.  CONNEL is the
  85.    controller, which must be designed by the user (in the distributed
  86.    version, CONNEL is a simple inverse kinematics routine.)  The programs
  87.    use Unix sockets for communication, so you must have sockets, but you
  88.    can run the programs on different machines.  The software is available
  89.    by anonymous ftp from
  90.       galba.mbfys.kun.nl:/pub/neuro-software/pd/ [131.174.82.73]
  91.    as the file simderella.2.0.tar.gz. The software has been compiled using
  92.    gcc on SunOS running under X11R4/5 on Sun3, Sun4, Sun Sparc 1, 2, and
  93.    10, DEC Alpha, HP700, 386/486 (Linux), and Silicon Graphics
  94.    architectures. For more information, send email to Patrick van der
  95.    Smagt, <smagt@fwi.uva.nl>. 
  96.  
  97.    The Michigan Intelligent Coordination Experiment (MICE) testbed is a
  98.    tool for experimenting with coordination between intelligent systems
  99.    under a variety of conditions.  MICE simulates a two-dimensional
  100.    grid-world in which agents may move, communicate, and affect their
  101.    environment.  MICE is essentially a discrete-event simulator that
  102.    helps control the domain and a graphical representation, but provides
  103.    relatively few constraints on the form of the domain and the agents'
  104.    abilities.  Users may specify the time required by various activities,
  105.    the constraints on an agents' sensors, the configuration of the domain
  106.    and its properties, etc.  MICE runs under XWindows on Un*x boxes, on
  107.    Macs, and on TI Explorers, with relatively consistent graphical
  108.    displays.  Source code, documentation, and examples are available via
  109.    anonymous ftp to ftp.eecs.umich.edu:/software/Mice/Mice.tar.Z.  MICE was
  110.    produced by the University of Michigan's Distributed Intelligent Agent
  111.    Group (UM DIAG).  For further information, write to
  112.    umdiagmice@caen.engin.umich.edu.
  113.  
  114.    A mobile robot simulator and controller by konolige@ai.sri.com is
  115.    available by anonymous ftp from
  116.       ftp.ai.sri.com:pub/konolige/erratic-ver1.tar.Z
  117.  
  118.    A SGI-based simulator from the University of Melbourne, with very
  119.    nice graphics, is available by anonymous ftp from
  120.       krang.vis.citri.edu.au:/pub/robot
  121.    Write to cdillon@vis.citri.edu.au for more information.
  122.    
  123. Search:
  124.  
  125.    AISEARCH is a C++ class library for search algorithms implemented by 
  126.    Peter Bouthoorn <peter@icce.rug.nl>. It includes implementations of
  127.    DFS, BFS, uniform cost, best-first, bidirectional DFS/BFS, and AND/OR
  128.    DFS/BFS search algorithms. It is available by anonymous ftp from
  129.    obelix.icce.rug.nl:/pub/peter/ as aisearch.zip or aisearch.tar.Z.
  130.  
  131. Simulated Annealing:
  132.  
  133.    ASA (Adaptive Simulated Annealing) is a powerful global optimization
  134.    C-code algorithm especially useful for nonlinear and/or stochastic
  135.    systems. Most current copies can be obtained by anonymous ftp from
  136.       ftp.alumni.caltech.edu:/pub/ingber/ASA.tar.gz [131.215.48.62]
  137.    an uncompressed version, asa, also is in that archive.  There are several
  138.    related (p)reprints in the Caltech archive, including sa_pvt93.ps.Z,
  139.    "Simulated annealing: Practice versus theory." The first VFSR code was
  140.    developed by Lester Ingber in 1987, and the reprint of that paper is
  141.    vfsr89.ps.Z, "Very fast simulated re-annealing".  If you cannot use
  142.    ftp or ftpmail, then copies of the code are also available by email
  143.    from the author at ingber@alumni.caltech.edu. To be added to the
  144.    mailing list, send mail to asa-request@alumni.caltech.edu.
  145.  
  146.    The VFSR code was made publicly available in 1992 under the GNU GPL, by
  147.    Lester Ingber and Bruce Rosen.  The last version of that code before
  148.    the introduction of ASA is available via anonymous ftp from
  149.    ringer.cs.utsa.edu:/pub/rosen/vfsr.tar.Z.  Bruce Rosen has a comparison
  150.    study, "Function Optimization based on Advanced Simulated Annealing,"
  151.    which is available via anonymous ftp from
  152.    archive.cis.ohio-state.edu:/pub/neuroprose/rosen.advsim.ps.Z.
  153.    [VFSR is no longer supported, but ASA is. --mk]
  154.  
  155. Speech:
  156.  
  157.    RECNET is a complete speech recognition system for the DARPA TIMIT and
  158.    Resource Management tasks.  It uses recurrent networks to estimate phone
  159.    probabilities and Markov models to find the most probable sequence of
  160.    phones or words.  The system is a snapshot of evolving research code.
  161.    There is no documentation other than published research papers.  It is
  162.    configured for the two specific databases and is unlikely to be of use as
  163.    a complete system for other tasks. It is available by anonymous ftp from
  164.       svr-ftp.eng.cam.ac.uk:/misc/recnet-1.3.tar.Z
  165.    Related publications can be found in 
  166.       svr-ftp.eng.cam.ac.uk:/reports/ (see the ABSTRACT file first).
  167.    You will need the relevant CDROMs, 150MByte of free space for TIMIT and
  168.    300MByte for RM. If you use the code, the author would appreciate an
  169.    email message so that he can keep you informed of new releases. Write to
  170.    Tony Robinson, <ajr@eng.cam.ac.uk>, for more information.
  171.  
  172.    CELP 3.2a is available from super.org:/pub/celp_3.2a.tar.Z
  173.    [192.31.192.1] with copies available on
  174.    svr-ftp.eng.cam.ac.uk:/comp.speech/sources/ The code (C, FORTRAN,
  175.    diskio) all has been built and tested on a Sun4 under SunOS4.1.3.  If
  176.    you want to run it somewhere else, then you may have to do a bit of
  177.    work.  (A Solaris 2.x-compatible release is planned soon.) Written by
  178.    Joe Campbell <jpcampb@afterlife.ncsc.mil> of the Department of
  179.    Defense. Distribution facilitated by Craig F. Reese
  180.    <cfreese@super.org>, IDA/Supercomputing Research Center.
  181.  
  182.    The OGI Speech Tools are set of speech data manipulation tools
  183.    developed at the Center for Spoken Language Understanding (CSLU) at
  184.    the Oregon Graduate Institute of Science and Technology (Portland
  185.    Oregon). The tools can be used to compute and display signal
  186.    representations, label speech at different levels (e.g., phonetic,
  187.    phonemic and word), train neural network classifiers, and display the
  188.    output of classification or recognition algorithms time-aligned with
  189.    the speech. The OGI Speech Tools were written in ANSI C.  The OGI
  190.    Speech Tools are available by anonymous ftp from
  191.       speech.cse.ogi.edu:/pub/tools/ 
  192.    as ogitools.v1.0.tar.Z. For more information, write to Johan Schalkwyk
  193.    <tools@cse.ogi.edu>. If you're using the tools, please let Johan know
  194.    by sending him a mail message.
  195.  
  196.    PC Convolution is a educational software package that graphically
  197.    demonstrates the convolution operation.  It runs on IBM PC compatibles
  198.    using DOS 4.0 or later. A demo version is available by anonymous ftp
  199.    from 
  200.       ee.umr.edu:/pub/ [131.151.4.11]
  201.    as pc_conv.*.  University instructors may obtain a free, fully
  202.    operational version by contacting Dr. Kurt Kosbar <kk@ee.umr.edu> at
  203.    117 Electrical Engineering Building, University of Missouri/Rolla,
  204.    Rolla, Missouri, 65401, phone 314-341-4894.
  205.  
  206.  
  207. Temporal Reasoning:
  208.  
  209.    See also KNOWBEL above.
  210.  
  211.    MATS     -- Metric/Allen Time System
  212.                Contact: Henry Kautz <kautz@research.att.com>
  213.                MATS is a Common Lisp program which solves temporal
  214.                constraint problems.  Input constraints are either
  215.                difference inequalities or Allen-style qualitative constraints.
  216.  
  217.    TMM      -- New implementation of Dean & McDermott's Temporal Map
  218.                Manager system written in Common Lisp.  
  219.                See SIGART Bulletin 4(3), July 1993.
  220.                Contact: carciofi@src.honeywell.com
  221.  
  222.    MTMM     -- Modified version of Dean & McDermott's TMM written in
  223.                MCL.  Available on diskette.
  224.                Contact: Eckehard Gross <gross@gmd.de>
  225.  
  226.    TimeGraph-- Metric and Qualitative temporal reasoning system which
  227.                handles (<, =, >) point relations, bounds on absolute
  228.                calendar/clock times, and bounds on durations. Data entry
  229.                and retrieval is through interval or point relations.
  230.                The system is scalable in the sense that storage
  231.                remains linear in the number of relations added.
  232.                Efficient retrieval is achieved through a simple 
  233.                timepoint numbering scheme and metagraph structure.
  234.                See SIGART Bulletin 4 (3), pp. 21-25, July 1993.
  235.                Contact: Lenhart Schubert (schubert@cs.rochester.edu)
  236.  
  237.    TimeGraph II (TG-II) handles the set of the relations of the Point
  238.    Algebra and of the Pointizable Interval Algebra (also called Simple
  239.    Interval Algebra by P. van Beek). Temporal relations are represented
  240.    through a "timegraph", a graph partitioned into a collection of "time
  241.    chains" which are automatically structured for efficiency. The system
  242.    is scalable, in the sense that the storage tends to remain linear in
  243.    the number of relations asserted. Efficient query handling is achieved
  244.    through a time point numbering scheme and a "metagraph" data
  245.    structure. TG-II is written in Common Lisp.  For a description of the
  246.    theory underlying the system see:
  247.       [1] Alfonso Gerevini and Lenhart Schubert, "Efficient Temporal
  248.       Reasoning through Timegraphs", in Proceedings of IJCAI-93.
  249.       [2] Alfonso Gerevini and Lenhart Schubert, "Temporal Reasoning in 
  250.       TimeGraph I-II", SIGART Bulletin 4(3), July 1993.
  251.       [3] Alfonso Gerevini and Lenhart Schubert, "Efficient Algorithms 
  252.       for Qualitative Reasoning about Time", Artificial Intelligece, 
  253.       to appear. Also available as IRST Technical Report 9307-44, 
  254.       IRST 38050 Povo, TN Italy; or Tech. report 496, Computer Science 
  255.       Department, University of Rochester, Rochester 14627 NY, USA.
  256.    TimeGraph II is available by anonymous ftp from
  257.       cs.rochester.edu:/pub/knowledge-tools/
  258.    as the files tg-ii.readme and tg-ii-1.tar.gz. If you retrieve a copy
  259.    of TimeGraph II by anonymous ftp, please let them know that you've
  260.    retrieved a copy by sending a message to 
  261.       bug-tg2-request@cs.rochester.edu
  262.    For more information, contact Alfonso Gerevini <gerevini@irst.it> or
  263.    Lenhart Schubert <schubert@cs.rochester.edu>.
  264.  
  265.    Tachyon  -- Performs constraint satisfaction for point-based metric
  266.                reasoning.  Qualitative constraints are also handled by
  267.                translation into quantitative ones.  Written in C++. 
  268.                See SIGART Bulletin 4(3), July 1993.
  269.                Contact: Richard Arthur (arthurr@crd.ge.com)
  270.                
  271.    TimeLogic-- The TimeLogic system is an interval-based forward
  272.                chaining inference engine and database manager of
  273.                temporal constraints.  Relational constraints,
  274.                indicating relative order between intervals, are based
  275.                on Allen's interval logic.  The TimeLogic system also
  276.                supports durational constraints, indicating relative
  277.                magnitude between intervals, and reference links, used
  278.                for the explicit or automatic construction of interval
  279.                hierarchies.  Constraints are posed and propagated in
  280.                user-defined contexts with inheritance. Supports relative
  281.                metric constraints but no absolute dates or times.
  282.                Written in Common Lisp.
  283.                Contact: Peggy Meeker (timelogic-request@cs.rochester.edu)
  284.  
  285.    TemPro   -- A temporal constraint system that uses both interval
  286.                algebra and point-based algebra. Written in Common Lisp.
  287.                Contact: J-P Haton <jph@loria.fr> or
  288.                         F. Charpillet <charp@loria.fr>
  289.  
  290.    TIE      -- Temporal Inference Engine.  Written in Common Lisp.
  291.                Contact: E. Tsang (Essex University, UK)
  292.  
  293.    TCNM (Temporal Constraint Network Manager) manages non-disjunctive
  294.    metric constraints on time-points and on durations in an integrated
  295.    way. These constraints allow us express absolute, qualitative and
  296.    metric constraints on time-points and on durations, which are managed
  297.    in an integrated way. In the updating processes, a non-redundant and
  298.    global consistent Temporal Constraint Network is always maintained by
  299.    means of an efficient and complete propagation method, with a O(n**2)
  300.    temporal complexity. Sound and complete retrieval processes have a
  301.    constant cost. Written in Common Lisp.  For more information, contact
  302.    Federico A. Barber <fbarber@dsic.upv.es>.  See also SIGART Bulletin
  303.    4(3), July 1993.
  304.  
  305. Theorem Proving/Automated Reasoning:
  306.  
  307.    Otter         -- info.mcs.anl.gov:/pub/Otter/Otter-2.2/otter22.tar.Z
  308.                     anagram.mcs.anl.gov:/pub/Otter/
  309.                     Contact: otter@mcs.anl.gov
  310.                     Resolution-based theorem prover.
  311.  
  312.    ATP Problems  -- anagram.mcs.anl.gov:/pub/ATP_Problems/*
  313.                     Collection of ATP problems from Otter, CADE, and JAR.
  314.                     The problems include algebra, analysis, circuits,
  315.                     geometry, logic problems, Pelletier's problem set,
  316.                     program verification, puzzles, set theory, and topology.
  317.  
  318.    SETHEO        -- flop.informatik.tu-muenchen.de:/pub/fki/ [131.159.8.35]
  319.                     Get the files setheo.info and setheo.tar.Z.
  320.                     SETHEO (SEquential THEOrem prover) is an automated
  321.                     theorem prover for formulae of predicate logic. 
  322.                     SETHEO is based on the calculus of ``connection
  323.                     tableaux''. SETHEO runs on Sun SPARCs only.  
  324.                     Contact: setheo@informatik.tu-muenchen.de
  325.                                 
  326.    ISABELLE-93. Isabelle is a highly automated generic theorem prover
  327.    written in Standard ML.  New logics are introduced by specifying their
  328.    syntax and rules of inference.  Proof procedures can be expressed
  329.    using tactics and tacticals. Isabelle comes with 8 different logics,
  330.    including LCF, some modal logics, first-order logic, Zermelo-Fraenkel
  331.    set theory, and higher-order logic. Isabelle-93 is not upwardly
  332.    compatible with its predecessor, but comes with advice on converting
  333.    to the new simplifier.  Isabelle-93 is available by anonymous ftp from
  334.    the University of Cambridge,
  335.       ftp.cl.cam.ac.uk:/ml/ [128.232.0.56]
  336.    as Isabelle93.tar.gz. It is also available from the Technical
  337.    University of Munich, 
  338.       ftp.informatik.tu-muenchen.de:/lehrstuhl/nipkow/ [131.159.0.198]
  339.    The distribution includes extensive documentation, including a 71-page
  340.    introduction, an 85-page reference manual, and a 166-page description of
  341.    the various logics supplied with Isabelle. For more information, write
  342.    to Larry.Paulson@cl.cam.ac.uk and Tobias.Nipkow@informatik.tu-muenchen.de.
  343.    An Emacs-Lisp package for Isabelle by David.Aspinall@dcs.ed.ac.uk
  344.    is available from  
  345.       ftp.dcs.ed.ac.uk:/pub/da/isa-mode.tar.gz
  346.  
  347.    MVL      -- t.stanford.edu:/mvl/mvl.tar.Z
  348.                Contact: ginsberg@t.stanford.edu
  349.                Multi-valued logics
  350.  
  351.    Boyer-Moore -- ftp.cli.com:/pub/nqthm/nqthm.tar.Z
  352.                   rascal.ics.utexas.edu:/pub/nqthm   128.83.138.20
  353.    See also the pub/proof-checker/ subdirectory, which contains Matt
  354.    Kaufmann's proof checking enhancements to nqthm. 
  355.  
  356.    Nqthm-1992 is the Boyer-Moore theorem prover. The 1992 version of the
  357.    theorem prover is upwardly compatible with the previous (1987)
  358.    version. Included in the distribution are thousands of Nqthm-checked
  359.    theorems formulated by Bevier, Boyer, Brock, Bronstein, Cowles,
  360.    Flatau, Hunt, Kaufmann, Kunen, Moore, Nagayama, Russinoff, Shankar,
  361.    Talcott, Wilding, Yu, and others. The release of Nqthm-1992 includes
  362.    three revised chapters of the book `A Computational Logic Handbook',
  363.    including Chapter 4, on the formal logic for which the system is a
  364.    prover, and Chapter 12, the reference guide to user commands.  Nqthm
  365.    runs in Common Lisp, and has been tested in AKCL, CMU CL, Allegro CL,
  366.    Lucid CL, MCL, and Symbolics CL. Nqthm-1992 is available by anonymous
  367.    ftp from
  368.       ftp.cli.com:/pub/nqthm/nqthm-1992/  [192.31.85.129]
  369.    as the file nqthm-1992.tar.Z. See the file README in the same
  370.    directory for instructions on retrieving nqthm.  See also the 
  371.       /pub/pc-nqthm/pc-nqthm-1992/
  372.    directory (files README-pc and pc-nqthm-1992.tar.Z), which contains
  373.    Matt Kaufmann's interactive proof-checking enhancements to Nqthm-1992.
  374.    For more information, contact Robert S. Boyer <boyer@cli.com>, J.
  375.    Strother Moore <moore@cli.com>, or Matt Kaufmann <kaufmann@cli.com>,
  376.    Computational Logic Inc., 1717 West 6th Street, Suite 290, Austin, TX
  377.    78703-4776.  Send mail to nqthm-users-request@cli.com to be added to
  378.    the mailing list.
  379.  
  380.    DTP is a general theorem prover incorporating domain-independent control
  381.    of inference.  Implemented in CLtL2 Common Lisp, it runs in Franz
  382.    Allegro, Lucid, and Macintosh (MCL) Common Lisp.  It is available by
  383.    anonymous ftp from meta.stanford.edu:/pub/dtp/ [36.8.0.54].  Contact
  384.    Don Geddis <Geddis@CS.Stanford.EDU> for more information.
  385.  
  386.    RRL       -- herky.cs.uiowa.edu:/public/rrl [128.255.28.100]
  387.                 Rewrite Rule Laboratory
  388.  
  389.    FRAPPS (Framework for Resolution-based Automated Proof Procedures) is
  390.    a portable resolution theorem-prover written in Common Lisp. It is
  391.    available via anonymous ftp from a.cs.uiuc.edu:/pub/frapps [128.174.252.1].
  392.    If you take a copy of FRAPPS, please send a short note to Prof.
  393.    Alan M. Frisch <frisch@cs.uiuc.edu>.
  394.  
  395.    XPNet (X Proof Net) is a graphical interface to proof nets with an
  396.    efficient proof checker. It is available by anonymous ftp to
  397.    ftp.cis.upenn.edu:/pub/xpnet.tar.Z [130.91.6.8]. For further
  398.    information, write to Jawahar Chirimar <chirimar@saul.cis.upenn.edu>, 
  399.    Carl A. Gunter <gunter@saul.cis.upenn.edu>, or Myra VanInwegen
  400.    <myra@saul.cis.upenn.edu>.
  401.  
  402.    Gazer is a sequent calculus based system for first order logic with a
  403.    novel inference rule, gazing, that enables the system to determine
  404.    which of a possibly large number of definitions and lemmas should be
  405.    used at any point in a proof. Available from the authors, Dave
  406.    Barker-Plummer <plummer@cs.swarthmore.edu> and Alex Rothenberg
  407.    <alex@cs.swarthmore.edu>. 
  408.  
  409.    KEIM is a collection of software modules, written in Common Lisp with
  410.    CLOS, designed to be used in the production of theorem proving
  411.    systems.  KEIM is intended to be used by those who want to build or
  412.    use deduction systems (such as resolution theorem provers) without
  413.    having to write the entire framework. KEIM is also suitable for
  414.    embedding a reasoning component into another Common Lisp program.
  415.    KEIM offers a range of datatypes implementing a logical language of
  416.    type theory (higher order logic), in which first order logic can be
  417.    embedded.  KEIM's datatypes and algorithms include: types; terms
  418.    (symbols, applications, abstractions), environments (e.g., associating
  419.    symbols with types); unification and substitutions; proofs, including
  420.    resolution and natural deduction style. KEIM also provides
  421.    functionality for the pretty-printing, error handling, formula parsing
  422.    and user interface facilities which form a large part of any theorem
  423.    prover. Implementing with KEIM thus allows the programmer to avoid a
  424.    great deal of drudgery.  KEIM has been tested in Allegro CL 4.1 and
  425.    Lucid CL 4.0 on Sun 4 workstations.  KEIM is available for
  426.    noncommercial use via anonymous FTP from
  427.       js-sfbsun.cs.uni-sb.de:/pub/keim/keim*
  428.    For more information contact Dan Nesmith, Fachbereich Informatik/AG
  429.    Siekmann, Universitaet des Saarlandes, Postfach 1150, D-66041
  430.    Saarbruecken, Germany, or send email to keim@cs.uni-sb.de.  A mailing
  431.    list for KEIM users is also being set up.  Send mail to
  432.    keim-users-request@cs.uni-sb.de to be put on the list.
  433.  
  434.    The TPTP (Thousands of Problems for Theorem Provers) Problem Library
  435.    is a collection of test problems for automated theorem provers (ATPs),
  436.    using the clausal normal form of 1st order predicate logic.  The goal
  437.    of the TPTP is to provide a firm basis for the testing, evaluation,
  438.    and comparison of ATP systems through a comprehensive library of ATP
  439.    test problems in a general purpose format. The TPTP includes tools to
  440.    convert the problems to existing ATP formats, such as the OTTER, MGTP,
  441.    PTTP, SETHEO, and SPRFN formats.  Each problem includes a list of
  442.    references and other relevant information.  The TPTP also aims to
  443.    supply general guidelines outlining the requirements for ATP system
  444.    evaluation. The TPTP can be obtained by anonymous ftp from either the
  445.    Department of Computer Science, James Cook University, Australia,
  446.       coral.cs.jcu.edu.au:/pub/tptp-library            [137.219.17.4]
  447.    or the Institut fuer Informatik, TU Muenchen, Germany,
  448.       flop.informatik.tu-muenchen.de:/pub/tptp-library [131.159.8.35]
  449.    as the files ReadMe (general information about the library),
  450.         TPTP-v1.1.0.tar.gz (the library itself), and
  451.         TR-v1.0.0.ps.gz (a postscript technical report about the TPTP).
  452.    Additions and corrections may be sent to Geoff Sutcliffe
  453.    <geoff@cs.jcu.edu.au> (Fax: +61-77-814029) or Christian Suttner
  454.    <suttner@informatik.tu-muenchen.de> (Fax: +49-89-526502).  If you
  455.    would like to be kept informed of new versions of the TPTP, please
  456.    send email to either of them.
  457.  
  458.    See SEQUEL entry in the Lisp FAQ, part 6. 
  459.  
  460.    Elf implements the LF Logical Framework (based on the theory of
  461.    dependent types) and gives it a logic programming interpretation in
  462.    order to support search and the implementation of other algorithms (e.g.
  463.    evaluation or compilation in programming languages).  It comes with a
  464.    number of examples from logic and the theory of programming languages
  465.    such as the Church Rosser theorem for the untyped lambda-calculus and
  466.    type soundness for Mini-ML.  It is written in Standard ML and includes
  467.    some support code for editing and interaction in gnu-emacs. It is
  468.    available by anonymous ftp from 
  469.       ftp.cs.cmu.edu:/afs/cs/user/fp/public/
  470.    as the files README (general information), elf-04.tar.Z (Version 0.4
  471.    of Elf, 1 Jul 1993), elf-examples.tar.Z (Version 0.4 of Elf examples,
  472.    unchanged from Version 0.3), and elf-papers/ (DVI files for papers
  473.    related to LF and Elf, including a "tutorial" and a bibliography). For
  474.    more information, contact Frank Pfenning <fp+@cs.cmu.edu>,
  475.    Department of Computer Science, Carnegie Mellon University.
  476.  
  477.    The Nuprl Proof Development System is available by anonymous ftp
  478.    from ftp.cs.cornell.edu:/pub/n/. Nuprl should run in any Common
  479.    Lisp with CLX. There are also (obsolete) interfaces for Symbolics Lisp
  480.    machines and Suns running the SunView window system. Nuprl has been
  481.    tested with Allegro, Lucid, AKCL. For further information, contact
  482.    Elizabeth Maxwell, <maxwell@cs.cornell.edu>, Nuprl Distribution
  483.    Coordinator, Department of Computer Science, Upson Hall, Cornell
  484.    University, Ithaca, NY 14853.
  485.  
  486.    Coq is the Calculus of Inductive Constructions. It runs in 
  487.    Caml-Light and is available by anonymous ftp from
  488.       ftp.inria.fr:/INRIA/coq/V5.8.3 (unix version)
  489.       ftp.inria.fr:/INRIA/coq/V5.8.2 (mac version)
  490.    The Mac version is standalone, not requiring Caml-Light. The unix
  491.    version requires Caml-Light, however, which is available from
  492.       ftp.inria.fr:/lang/caml-light
  493.    Documentation is included in the distribution. Questions and comments
  494.    should be directed to the Coq hotline <coq@pauillac.inria.fr>. 
  495.  
  496. Truth Maintenance:
  497.  
  498.    The truth maintenance system and problem solver implementations
  499.    described in the book "Building Problem Solvers" by Ken Forbus and
  500.    Johan de Kleer are available by anonymous ftp from
  501.           multivac.ils.nwu.edu:/pub/BPS/
  502.     parcftp.xerox.com:/pub/bps/ 
  503.    For more information send mail to Johan de Kleer <deKleer@parc.xerox.com>.
  504.    Send bug reports to bug-bps@ils.nwu.edu.
  505.  
  506. Miscellaneous:
  507.  
  508.    University of Toronto:
  509.       ftp   -- ftp.cs.toronto.edu:/pub/ailist
  510.  
  511.       Archives of ailist mailing list, defunct as of January 19, 1990
  512.  
  513.    PAIL (Portable AI Lab)
  514.       ftp   -- pobox.cscs.ch:/pub/ai/pail-2.2/  [148.187.10.13]
  515.       contact: pail-info@idsia.ch
  516.       authors: Mike Rosner <mike@idsia.ch> 
  517.                Dean Allemang <allemang@lia.di.epfl.ch>
  518.  
  519. ----------------------------------------------------------------
  520. Subject: [6-1] AI Bibliographies available by FTP
  521.  
  522. The Computer Science Department at the University of Saarbruecken, Germany,
  523. maintains a large bibliographic database of articles pertaining to the
  524. field of Artificial Intelligence. Currently the database contains more
  525. than 25,000 references, which can be retrieved by electronic mail from
  526. the LIDO mailserver at lido@cs.uni-sb.de. Send a mail message with
  527. subject line "lidosearch help info" to get instructions on using the
  528. mail server. A variety of queries based on author names, title and
  529. year of publication are possible. The references can be provided in
  530. BibTeX or Refer formats. The entire bibliographic database can be
  531. obtained for a fee by ftp or on tape. Questions may be directed to
  532. bib-1@cs.uni-sb.de.
  533.  
  534. A variety of AI-related bibliographies are available by anonymous ftp
  535. from 
  536.    nexus.yorku.ca:/pub/bibliographies/
  537.  
  538. For information on a fairly complete bibliography of computational
  539. linguistics and natural language processing work from the 1980s, send
  540. mail to clbib@csli.stanford.edu with the subject HELP. 
  541.  
  542. The CSLI linguistics bibliography contains 3,300 entries in
  543. bib/tib/refer format. The bibliography is heavily slanted towards
  544. phonetics and phonology but also includes a fair amount of
  545. computational morphology, syntax, semantics, and psycholinguistics.
  546. The bibliography can be used with James Alexander's tib
  547. bibliography system, which is available from minos.inria.fr
  548. [128.93.39.5] among other places. The bibliography itself is available
  549. by anonymous ftp from 
  550.    csli.stanford.edu:/pub/bibliography/
  551. Contributions are welcome, but should be in tib format.
  552. For more information, contact Andras Kornai <kornai@csli.stanford.edu>
  553.  
  554. Stanford University (SUMEX-AIM) has a large BibTeX bibliography of
  555. Artificial Intelligence papers and technical reports. Available by
  556. anonymous ftp from aim.stanford.edu:/pub/ai{1,2,3}.bib
  557.          
  558. A BibTeX database of references addressing neuro-fuzzy issues can be
  559. obtained by anonymous ftp from 
  560.    ftp.tu-bs.de:/local/papers/ [134.169.34.15]
  561. as the (ascii) file fuzzy-nn.bib.
  562.  
  563. Robert Dale's Natural Language Generation (NLG) bibliography is
  564. available by anonymous ftp from 
  565.    scott.cogsci.ed.ac.uk:/pub/nlg/ [129.215.144.3] 
  566. Note that it is formatted for A4 paper. Stick in a line 
  567.    .94 .94 scale
  568. after the %! line to print on 8.5 x 11 paper. For further information,
  569. write to Robert Dale, University of Edinburgh, Centre for Cognitive
  570. Science, 2 Buccleuch Place, Edinburgh EH8 9LW Scotland, or
  571. <R.Dale@edinburgh.ac.uk>.
  572.  
  573. Mark Kantrowitz's Natural Language Generation (NLG) bibliography is
  574. available by anonymous ftp from 
  575.    ftp.cs.cmu.edu:/user/ai/areas/nlp/nlg/bibs/mk/ [128.2.206.173] 
  576. In addition to the tech report, the BibTeX file containing the
  577. bibliography is also available.  The bibliography contains more than
  578. 1,200 entries. Additions and corrections should be sent to
  579. mkant@cs.cmu.edu.
  580.  
  581. A bibliography of over 400 Evolutionary Computation references (GA,
  582. ES, EP, GP) is available by anonymous ftp from 
  583.    magenta.me.fau.edu:/pub/ep-list/bib/
  584. The file EC-ref.bib.Z is in BibTeX format; EC-ref.ps.Z is a postscript
  585. version of the bibliography. Please send additions and corrections to
  586. saravan@amber.me.fau.edu or EP-List@amber.me.fau.edu.
  587.  
  588. A bibliography of over 1000 entries about Self-Organizing Map
  589. (SOM) and Learning vector Quantization (LVQ) studies is
  590. available by anonymous ftp from
  591.    cochlea.hut.fi:/pub/ref/
  592. as the files references.bib.Z (BibTeX file) and references.ps.Z
  593. (PostScript file). Please send additions and corrections to 
  594. biblio@cochlea.hut.fi.
  595.  
  596. A BibTeX bibliography for Constraint Logic Programming is available
  597. by anonymous ftp from 
  598.    archive.cis.ohio-state.edu:/pub/clp/
  599. in the bib/ and papers/ subdirectories.
  600.  
  601. An extensive collection of references on Principal Component Analysis
  602. (PCA) neural networks and learning algorithms is available by
  603. anonymous ftp from dendrite.hut.fi:/pub/ref/ in LaTeX and PostScript
  604. formats. The list was compiled by Liu-Yue Wang, a graduate student of
  605. Erkki Oja, and updated by Juha Karhunen, all from Helsinki University
  606. of Technology, Finland.  For more information, contact Erkki Oja
  607. <oja@dendrite.hut.fi>.
  608.  
  609. A bibliography of PCA algorithms is available by anonymous ftp from
  610. ftp.ai.mit.edu:/pub/sanger-papers/ as pca.bib. For more information,
  611. contact Terry Sanger <tds@ai.mit.edu>.
  612.  
  613. A bibliography on belief revision and nonmonotonic logics with
  614. about 2,000 items is available by anonymous ftp from
  615.    tarski.phil.indiana.edu:/pub/morado/  [129.79.134.34]
  616. as nonmono.bib or nonmono.bib.Z. The file is also available by WAIS as
  617.    wais://tarski.phil.indiana.edu/nonmono.bib?
  618. and by gopher/WWW. Please send additions and corrections to Raymundo
  619. Morado <morado@phil.indiana.edu>. 
  620.  
  621. A large collection of BibTeX bibliographies on a variety of subjects,
  622. including artificial intelligence, neural networks, and
  623. object-oriented programming, is available by anonymous ftp from
  624.    ftp.ira.uka.de:/pub/bibliography/
  625. and in the mirror sites
  626.    faui80.informatik.uni-erlangen.de:/pub/literatur/Mirror/bibliography/
  627.    ftp.cs.umanitoba.ca:/pub/bibliographies/
  628. or by WWW from
  629.    ftp://ftp.ira.uka.de/pub/bibliography/www/bibliography.html
  630. Some of the bibliographies prohibit commercial use. For more
  631. information, see the README file, or write to Alf-Christian Achilles
  632. <bibservadmin@ira.uka.de> or <achilles@ira.uka.de>. 
  633.  
  634. A bibliography of papers on Silicon Auditory Models (VLSI
  635. implementations of auditory representations) is available by anonymous
  636. ftp from
  637.    hobiecat.pcmp.caltech.edu:/pub/anaprose/lazzaro/sa-biblio.ps.Z
  638. For more information, write to John Lazzaro <lazzaro@boom.cs.berkeley.edu>
  639.  
  640. ----------------------------------------------------------------
  641. Subject: [6-2] Technical Reports available by FTP
  642.  
  643. This section lists the anonymous ftp sites for technical reports from
  644. several universities and other organizations. Some of the sites
  645. provide only an online catalog of technical reports, while the rest
  646. make the actual reports available online. The email address listed is
  647. that of the appropriate person to contact with questions about
  648. ordering technical reports. 
  649.  
  650. When ftping compressed .Z files, remember to set the transfer type to
  651. binary first, using the command
  652.         ftp> binary
  653.  
  654. Other general locations for technical reports from several
  655. universities include:
  656.    wuarchive.wustl.edu:/doc/techreports/ [128.252.135.4]
  657.    cs-archive.uwaterloo.edu:/cs-archive/  (see Index for an index)
  658.       AKA watdragon.uwaterloo.ca [129.97.140.24]
  659. The uwaterloo archive includes tech reports from the Logic Programming
  660. and Artificial Intelligence Group (LPAIG) of the University of Waterloo.
  661.  
  662. There is also a WAIS server containing tech report abstracts that can be
  663. searched. To use, create the file ~/wais-sources/cs-techreport-abstracts.src 
  664. containing
  665.    (:source
  666.       :version  3
  667.       :ip-address "130.194.74.201"
  668.       :ip-name "daneel.rdt.monash.edu.au"
  669.       :tcp-port 210
  670.       :database-name "cs-techreport-abstracts"
  671.       :cost 0.00
  672.       :cost-unit :free
  673.       :maintainer "wais@daneel.rdt.monash.edu.au")
  674. and invoke your local wais client. To add to it, email abstracts of
  675. your papers to wais@rdt.monash.edu.au in the following format:
  676.    %TI Title
  677.    %AU Author (use multiple %AU lines for multiple authors)
  678.    %PU Published In (citation information)
  679.    %AV Availability (e.g., ftp reports.adm.cs.cmu.edu:/1992/CMU-CS-92-101.ps)
  680.    %OR Organization (see cs-techreport-archives.src for institution codes)
  681.    %LT Local title (e.g., tech report number)
  682.    %DA Date (and, if you want, %MN Month, %YR Year)
  683.    %AB Abstract
  684. If your papers are not available by FTP, you can use a %AV line such as:
  685.    %AV mail harry.bovik@cs.cmu.edu
  686. Further instructions are available from
  687.    daneel.rdt.monash.edu.au:/pub/techreports/reports/README  
  688. [Based on a post by Ashwin Ram.]
  689.  
  690. Also see the Unified Computer Science Technical Report Index
  691.     http://cs.indiana.edu/cstr/search
  692. A list of FTP sites for technical reports and papers can be found in
  693.     http://www.vifp.monash.edu.au/techreports/sitelist.html
  694.  
  695. A list of more than 230 sites publishing CS tech reports may be
  696. obtained by anonymous ftp from
  697.     ftp.rdt.monash.edu.au:/pub/techreports/sites/sites-list-data
  698. To receive notification of new tech report sites, send mail to
  699. compdoc-techreports-request@ftp.cse.ucsc.edu to join the mailing list.
  700.  
  701. An archive of linguistics papers and preprints is available from
  702. linguistics.archive.umich.edu:/linguistics/papers/. Contact John Lawler
  703. (jlawler@umich.edu) or linguistics-archivist@umich.edu for more
  704. information.
  705.  
  706. The Concurrent Engineering Research Center (CERC) at West Virginia
  707. University has placed ASCII versions of the concurrent
  708. engineering-related abstracts (over 500) that were on CERCnet, ASCII
  709. back issues of the Concurrent Engineering Research in Review journal
  710. (now discontinued), and Postscript copies of CERC technical reports in
  711. the gopher server gopher.cerc.wvu.edu.  In addition, many of the CERC
  712. technical reports, including journal articles, symposium papers,
  713. theses, dissertations, and issues of the Concurrent Engineering
  714. Research in Review journal, are available as Postscript versions via
  715. anonymous ftp from 
  716.    babcock.cerc.wvu.edu:/pub/techReports/ [157.182.44.36]
  717. An index to all the reports, including some that are
  718. available only in hardcopy, is contained in the file "CERC-TR-INDEX".
  719. If you need additional information, contact Mary Carriger, CERC Office
  720. of Information Services, at carriger@cerc.wvu.edu.
  721.  
  722. The newsgroup comp.doc.techreports is devoted to distributing lists of
  723. tech reports and their abstracts.
  724.  
  725.    MIT Artificial Intelligence Laboratory:
  726.       ftp   -- publications.ai.mit.edu:/ai-publications/
  727.       email -- publications@ai.mit.edu
  728.       browse -- telnet reading-room.lcs.mit.edu
  729.  
  730.       A full catalog of MIT AI Lab technical reports (and a listing of recent
  731.       updates) may be obtained from the above location, by writing to
  732.       Publications, Room NE43-818, M.I.T. Artificial Intelligence Laboratory,
  733.       545 Technology Square, Cambridge, MA 02139, USA, or by calling
  734.       1-617-253-6773. The catalog lists the technical reports ("AI Memos") 
  735.       with a short abstract and their current prices. There is also a charge
  736.       for shipping. Some recent tech reports (since 1991) are available in the
  737.       ai-publications/ subdirectory; older technical reports are NOT
  738.       available by ftp. A bibliography is in the bibliography/ directory.
  739.  
  740.       Sandiway Fong's 1991 PhD thesis, ``The Computational Properties of
  741.       Principle-Based Grammatical Theories,'' may be found in the
  742.       directory pub/sandiway/.
  743.  
  744.    CMU School of Computer Science:
  745.       ftp   -- reports.adm.cs.cmu.edu
  746.       email -- Technical.Reports@cs.cmu.edu
  747.  
  748.    CMU Software Engineering Institute:
  749.       ftp   --  ftp.sei.cmu.edu:/pub/documents
  750.       email --  bjz@sei.cmu.edu
  751.  
  752.    Yale: 
  753.       ftp   --  dept.cs.yale.edu:/pub/TR/
  754.  
  755.    University of Washington CSE Tech Reports:
  756.       ftp   --  june.cs.washington.edu:/tr  
  757.       email --  tr-request@cs.washington.edu
  758.  
  759.    ================
  760.  
  761.    AT&T Bell Laboratories:
  762.       ftp   -- netlib.att.com:/netlib/research/cstr/
  763.       bib.Z contains short bibliography, including all the technical
  764.       reports contained in this directory.
  765.  
  766.       ftp   -- research.att.com:/dist/ai
  767.  
  768.    Argonne National Laboratory:
  769.       ftp   -- anagram.mcs.anl.gov:/pub/tech_reports
  770.       email -- wright@mcs.anl.gov
  771.  
  772.       Contains MCS Division preprints and technical memoranda,
  773.       available as either .dvi or .ps files. For descriptions of the
  774.       contents, see the subdirectory pub/tech_reports/abstracts; for
  775.       the files themselves see the subdirectory pub/tech_reports/reports.
  776.  
  777.    Boston University:
  778.       ftp   --  cs.bu.edu:/techreports/
  779.       email --  techreports@cs.bu.edu
  780.  
  781.    Brown University:
  782.       ftp   --  wilma.cs.brown.edu:/techreports/
  783.       email --  techreports@cs.brown.edu
  784.  
  785.    Cambridge University: Speech, Vision & Robotics Group
  786.       ftp   --  svr-ftp.eng.cam.ac.uk:/reports/
  787.  
  788.    Columbia University:
  789.       ftp   --  cs.columbia.edu:/pub/reports
  790.       email --  tech-reports@cs.columbia.edu
  791.  
  792.    DEC Cambridge Research Lab:
  793.       ftp   --  crl.dec.com:/pub/DEC/CRL/abstracts/
  794.         crl.dec.com:/pub/DEC/CRL/tech-reports/
  795.  
  796.    DEC Paris Research Lab:
  797.       email --  doc-server@prl.dec.com
  798.                 Put commands in Subject: line of the message.
  799.                 To get a list of articles, use
  800.                         send index articles
  801.                 To get a list of tech reports, use
  802.                         send index reports
  803.  
  804.    DEC WRL:
  805.       email -- wrl-techreports@decwrl.dec.com
  806.                To get a helpfile, send a message with 
  807.                   help
  808.            in the subject line.
  809.  
  810.    DFKI:
  811.       ftp   -- duck.dfki.uni-sb.de:/pub/papers
  812.       email -- Martin Henz (henz@dfki.uni-sb.de)
  813.  
  814.    Duke University:
  815.       ftp   --  cs.duke.edu:/dist/papers/
  816.         cs.duke.edu:/dist/theses/
  817.       email --  techreport@cs.duke.edu  [unknown user, 7/7/93]
  818.  
  819.    Edinburgh:
  820.       A list of available reports can be sent via email. Send requests
  821.       for information about reports from the Center for Cognitive Science 
  822.       to cogsci%ed.ac.uk@nsfnet-relay.ac.uk, and from the Human Communication 
  823.       Research Center to HCRC%ed.ac.uk@nsfnet-relay.ac.uk. 
  824.  
  825.    Electrotechnical Laboratory, Japan:
  826.       Reports from the Cooperative Architecture project (half AI, half
  827.       software engineering).
  828.       ftp   -- etlport.etl.go.jp:/pub/kyocho/Papers [192.31.197.99]
  829.                See file Index.English.
  830.       email -- Hideyuki Nakashima <nakashim@etl.go.jp>.
  831.  
  832.    Georgia Tech College of Computing, AI Group:
  833.       ftp   -- ftp.cc.gatech.edu:/pub/ai (130.207.3.245) 
  834.       email -- Professor Ashwin Ram <ashwin@cc.gatech.edu>
  835.  
  836.    HCRC (Human Communication Research Centre):
  837.       ftp   -- scott.cogsci.ed.ac.uk:/pub/HCRC-papers/
  838.       mail  -- Fiona-Anne Malcolm
  839.                Human Communication Research Centre
  840.                2 Buccleuch Place, Edinburgh, UK
  841.  
  842.    Illinois:
  843.       email -- Erna Amerman <erna@uiuc.edu>
  844.  
  845.    Illinois Genetic Algorithms Laboratory (IlliGAL):
  846.       email -- Eric Thompson <library@gal1.ge.uiuc.edu>
  847.       phone -- 217-333-2346 (9AM to 5PM CT, M-F)
  848.       mail  -- Illinois Genetic Algorithms Laboratory
  849.                Department of General Engineering
  850.                117 Transportation Building
  851.                104 South Mathews Avenue
  852.                Urbana, IL 61801-2996
  853.       ftp   -- gal4.ge.uiuc.edu:/pub/papers/IlliGALs/
  854.                Includes the GA bibliography and the Messy GA code in C
  855.                (in /pub/src/).
  856.  
  857.    Indiana:
  858.       ftp   -- cogsci.indiana.edu:/pub         [129.79.238.12]
  859.       ftp   -- cs.indiana.edu:/pub/techreports [129.79.254.191]
  860.  
  861.    INRIA, France:
  862.       ftp   -- ftp.inria.fr:/INRIA/publication/
  863.  
  864.    Institute for Learning Sciences at Northwestern University:
  865.       ftp   --  aristotle.ils.nwu.edu:/pub/papers/
  866.       phone --  708-491-3500
  867.  
  868.    Mechanized Reasoning Group (MRG):
  869.       ftp   --  ftp.mrg.dist.unige.it:/pub/mrg-ftp
  870.       email --  Fausto Giunchiglia <fausto@irst.it>
  871.                 Mechanized Reasoning Group, IRST
  872.                 38050 Povo Trento, Italy
  873.                 Tel: +39 461-314444 (secr.)
  874.                      +39 461-314436 (office)
  875.                 Fax: +39 461-302040 / 314591
  876.  
  877.    National University of Singapore:
  878.       ftp   -- ftp.nus.sg:/pub/NUS/ISCS/techreports
  879.  
  880.    New York University (NYU):
  881.       ftp   --  cs.nyu.edu:/pub/tech-reports
  882.  
  883.    OGI:
  884.       ftp   --  cse.ogi.edu:/pub/tech-reports
  885.       email --  csedept@cse.ogi.edu
  886.  
  887.    Ohio State University, Laboratory for AI Research
  888.       ftp   -- nervous.cis.ohio-state.edu:/pub/papers
  889.       email -- lair-librarian@cis.ohio-state.edu
  890.  
  891.    OSU Neuroprose:
  892.       ftp   -- archive.cis.ohio-state.edu:/pub/neuroprose  (128.146.8.52)
  893.  
  894.       This directory contains technical reports as a public service to the
  895.       connectionist and neural network scientific community which has an
  896.       organized mailing list (for info: connectionists-request@cs.cmu.edu)
  897.       Includes several bibliographies.
  898.  
  899.    Stanford:
  900.       ftp   -- elib.stanford.edu:/cs
  901.    
  902.       Very spotty collection.
  903.  
  904.    SRI:
  905.       email -- Donna O'Neal, donna@ai.sri.com
  906.  
  907.    SUNY Buffalo:
  908.       ftp   -- ftp.cs.buffalo.edu:/pub/tech-reports/
  909.  
  910.    SUNY at Stony Brook:
  911.       ftp   -- sbcs.sunysb.edu:/pub/TechReports
  912.       email -- rick@cs.sunysb.edu or stark@cs.sunysb.edu
  913.  
  914.       The /pub/sunysb directory contains the SB-Prolog implementation
  915.       of the Prolog language. Contact warren@sbcs.sunysb.edu for more
  916.       information.
  917.  
  918.    TCGA (The Clearinghouse for Genetic Algorithms):
  919.       email -- Robert Elliott Smith <rob@comec4.mh.ua.edu>
  920.                Department of Engineering of Mechanics
  921.                Room 210 Hardaway Hall
  922.                The University of Alabama
  923.                PO Box 870278
  924.                Tuscaloosa, AL 35487
  925.                205-348-1618, fax 205-348-6419
  926.  
  927.    Thinking Machines:
  928.       ftp   -- ftp.think.com:/think/techreport.list
  929.  
  930.       This file contains a list of Thinking Machines technical reports.
  931.       Orders may be placed by email (limit 5) to t-rex@think.com, or by US
  932.       Mail to Thinking Machines Corporation, Attn: Technical reports, 245
  933.       First Street, Cambridge, MA 01241. In addition, the directories
  934.       cm/starlisp and cm/starlogo contain code for the *Lisp and *Logo
  935.       simulators. 
  936.  
  937.    Tulane University:
  938.       ftp   -- rex.cs.tulane.edu:/pub/tech/  [129.81.132.1]
  939.  
  940.    University of Arizona:
  941.       ftp   -- cs.arizona.edu:/reports/
  942.       email -- tr_libr@cs.arizona.edu
  943.  
  944.       The directory /japan/kahaner.reports contains reports on AI in
  945.       Japan, among other things, written by Dr. David Kahaner, a
  946.       numerical analyst on sabbatical to the Office of Naval
  947.       Research-Asia (ONR Asia) in Tokyo from NIST. The reports are not
  948.       written in any sort of official capacity, but are quite interesting. 
  949.  
  950.    University of California/Santa Cruz:
  951.       ftp   -- ftp.cse.ucsc.edu:/pub/bib/
  952.            ftp.cse.ucsc.edu:/pub/tr/
  953.       email -- jean@cs.ucsc.edu
  954.  
  955.    University of Cambridge Computer Lab:
  956.       email -- tech-reports@cl.cam.ac.uk
  957.  
  958.    University of Colorado:
  959.       ftp   --  ftp.cs.colorado.edu:/pub/cs/techreports
  960.  
  961.    University of Florida:
  962.       ftp   -- bikini.cis.ufl.edu:/cis/tech-reports
  963.  
  964.    University of Georgia:
  965.       ftp   -- ai.uga.edu:/pub/ai.reports/
  966.  
  967.    University of Illinois at Urbana:
  968.       ftp   -- a.cs.uiuc.edu:/pub/dcs
  969.       email -- e-amerman@a.cs.uiuc.edu 
  970.  
  971.    University of Indiana, Center for Research on Concepts and Cognition:
  972.       ftp   --  cogsci.indiana.edu:/pub/
  973.       email --  helga@cogsci.indiana.edu
  974.  
  975.    University of Kaiserslautern, Germany:
  976.       ftp   --  ftp.uni-kl.de:/reports_uni-kl/computer_science/
  977.  
  978.    University of Kentucky:
  979.       ftp   --  ftp.ms.uky.edu:/pub/tech-reports/UK/cs/
  980.  
  981.    University of Massachusetts at Amherst:
  982.       email --  techrept@cs.umass.edu
  983.  
  984.    University of Melbourne, Australia,
  985.    Computer Vision and Pattern Recognition Laboratory (CVPRL):
  986.       ftp   -- krang.vis.mu.oz.au:/pub/articles
  987.  
  988.    University of Michigan:
  989.       ftp   -- ftp.eecs.umich.edu:/techreports
  990.         
  991.    University of North Carolina:
  992.       ftp   -- ftp.cs.unc.edu:/pub/technical-reports/
  993.  
  994.    University of Pennsylvania:
  995.       ftp   -- ftp.cis.upenn.edu:/pub/papers/
  996.       email -- publications@upenn.edu [email bounced 7/7/93]
  997.  
  998.    USC/Information Sciences Institute:
  999.       email -- Sheila Coyazo <scoyazo@isi.edu> is the contact. [email
  1000.            bounced 7/7/93]
  1001.  
  1002.    University of Toronto:
  1003.       ftp   -- ftp.cs.toronto.edu:/pub/cogrob/   (Cognitive Robotics)
  1004.            ftp.cs.toronto.edu:/pub/reports/
  1005.       email -- tech-reports@cs.toronto.edu
  1006.  
  1007.    University of Virginia:
  1008.       ftp   -- uvacs.cs.virginia.edu:/pub/techreports/cs
  1009.  
  1010.    University of Wisconsin:
  1011.       ftp   -- ftp.cs.wisc.edu:/tech-reports
  1012.            ftp.cs.wisc.edu:/machine-learning
  1013.            ftp.cs.wisc.edu:/computer-vision
  1014.       email -- tech-reports-archive@cs.wisc.edu
  1015.  
  1016.  
  1017. Some AI authors have set up repositories of their own papers:
  1018.  
  1019.    Matthew Ginsberg: t.stanford.edu:/u/ftp/papers
  1020.  
  1021. ----------------------------------------------------------------
  1022. Subject: [6-3] Where can I get a machine readable dictionary, thesaurus, and
  1023.                other text corpora?
  1024.  
  1025. Free:
  1026.  
  1027.    /usr/dict/words
  1028.  
  1029.    Roget's 1911 Thesaurus is available by anonymous FTP from the
  1030.    Consortium for Lexical Research 
  1031.       clr.nmsu.edu:/CLR/lexica/roget-1911 [128.123.1.12]
  1032.    It is also available from
  1033.       src.doc.ic.ac.uk:/literary/collections/project_gutenberg/roget11.txt.Z
  1034.    An old Webster's dictionary is in /text/dict/{DICT.Z,DICT.INDEX.Z}.
  1035.    Project Gutenberg also has Roget's 1911 Thesaurus. The Project
  1036.    Gutenberg archive is at mrcnext.cso.uiuc.edu:/pub/etext/. The
  1037.    Project Gutenberg archive collects public domain electronic books. For more
  1038.    information, write to Michael S. Hart, Professor of Electronic Text,
  1039.    Executive Director of Project Gutenberg Etext, Illinois Benedictine
  1040.    College, 5700 College Road, Lisle, IL 60532 or send email to
  1041.    hart@vmd.cso.uiuc.edu. 
  1042.  
  1043.    For people without FTP, Austin Code Works sells floppy disks
  1044.    containing Roget's 1911 Thesaurus for $40.00. This money helps support
  1045.    the production of other useful texts, such as the 1913 Webster's dictionary.
  1046.  
  1047.    The Online Book Initiative maintains a text repository on
  1048.    ftp.std.com (a public access UNIX system, 617-739-WRLD). See the
  1049.    README file on obi.std.com:/obi/. For more information, send email to
  1050.    obi@world.std.com, write to Software Tool & Die, 1330 Beacon Street,
  1051.    Brookline, MA 02146, or call 617-739-0202.
  1052.  
  1053.    The CHILDES project at Carnegie Mellon University has a lot of data of
  1054.    children speaking to adults, as well as the adult written and adult
  1055.    spoken corpora from the CORNELL project.  Contact Brian MacWhinney
  1056.    <brian@andrew.cmu.edu> for more information.
  1057.  
  1058.    The Association for Computational Linguistics (ACL) has a Data
  1059.    Collection Initiative. For more information, contact Donald Walker at
  1060.    Bellcore, walker@flash.bellcore.com.
  1061.  
  1062.    Two lists of common female first names (4967 names) and male first
  1063.    names (2924 names) are available for anonymous ftp from 
  1064.       ftp.cs.cmu.edu:/user/ai/areas/nlp/corpora/names/
  1065.    Read the file README first. Send mail to mkant@cs.cmu.edu for more
  1066.    information. 
  1067.  
  1068.    A list of 110,000 English words (one per line, in ASCII) is
  1069.    available in the PD1:<MSDOS.LINGUISTICS> directory on SIMTEL20 as the
  1070.    files WORDS1.ZIP, WORDS2.ZIP, WORDS3.ZIP, and WORDS4.ZIP. Although the
  1071.    list is in MS-DOS files, it can easily be used on other machines (but
  1072.    first you'll have to unzip the files on a DOS machine). The list
  1073.    includes inflected forms of the words, such as plural nouns and the
  1074.    -s, -ed, and -ing forms of verbs; thus the number of lexical stems in
  1075.    the list is considerably smaller than the total number of word forms.
  1076.    These files are available via FTP from WSMR-SIMTEL20.ARMY.MIL
  1077.    [192.88.110.20].  SIMTEL20 files are mirrored on wuarchive.wustl.edu.
  1078.  
  1079.    The Collins English Dictionary encoded as a Prolog fact base is
  1080.    available from the Oxford Text Archive by anonymous ftp from
  1081.       black.ox.ac.uk:/ota/dicts/1192/  [129.67.1.165]
  1082.    The Oxford Text Archive includes many other texts, dictionaries,
  1083.    thesauri, word lists, and so on, most of which are available for
  1084.    scholarly use and research only. See the files
  1085.       black.ox.ac.uk:/ota/textarchive.form
  1086.       black.ox.ac.uk:/ota/textarchive.info
  1087.       black.ox.ac.uk:/ota/textarchive.list
  1088.       black.ox.ac.uk:/ota/textarchive.sgml
  1089.    for more information, or write to archive@ox.ac.uk, Oxford Text Archive,
  1090.    Oxford University Computing Services, 13 Banbury Road, Oxford OX2
  1091.    6NN, UK, call 44-865-273238 or fax 44-865-273275.
  1092.  
  1093.    Chuck Wooters <wooters@icsi.berkeley.edu> has extracted the most
  1094.    likely pronunciation for each of about 6100 words in the hand-labeled
  1095.    TIMIT database, and made them available by anonymous ftp from
  1096.    ftp.icsi.berkeley.edu:/pub/speech/TIMIT.mostlikely.Z.
  1097.  
  1098.    A list of homophones from general American English is available by
  1099.    anonymous ftp from svr-ftp.eng.cam.ac.uk:/comp.speech/data/ as the file
  1100.    homophones-1.01.txt. To receive the list by email, send mail to
  1101.    Evan.Antworth@sil.org. The list was compiled by Tony Robinson.
  1102.  
  1103.    Sigurd P. Crossland <sig@seuss.vantage.gte.com> has been compiling 
  1104.    a dictionary of English words, including most common American words,
  1105.    abbreviations, hyphenations, and even incorrect spellings. The most
  1106.    recent version is available by anonymous ftp from
  1107.       wocket.vantage.gte.com:/pub/standard_dictionary/dic-0394.tar.gz
  1108.    The tar file includes 31 text files, one for each word-length from 2
  1109.    to 32. The compressed tar file takes up just over 4mb of space, and
  1110.    includes approximately 870,000 words.
  1111.  
  1112.    WordNet is an English lexical reference system based on current
  1113.    psycholinguistic theories of human lexical memory. It organizes nouns,
  1114.    verbs and adjectives into synonym sets corresponding to lexical
  1115.    concepts. The sets are linked by a variety of relations. Besides being
  1116.    of scientific interest, 
  1117.    it makes a handy thesaurus. WordNet is available by anonymous ftp from
  1118.       clarity.princeton.edu:/pub/
  1119.    If you retrieve a copy of wordnet by ftp, please send mail to
  1120.    wordnet@princeton.edu. 
  1121.  
  1122. Commercial:
  1123.  
  1124.    Illumind publishes the Moby Thesaurus (25,000 roots/1.2 million
  1125.    synonyms), Moby Words (560,000 entries), Moby Hyphenator (155,000
  1126.    entries), and the Moby Part-of-Speech (214,000 entries), Moby
  1127.    Pronunciator (167,000 entries with IPA encoding, syllabification, and
  1128.    primary, secondary, and tertiary stress marks) and Moby Language
  1129.    (100,000 word word lists in five major world languages) lexical
  1130.    databases. All databases are supplied in pure ASCII, royalty-free, in
  1131.    both Macintosh and MS-DOS disk formats (also in .Z file formats). Both
  1132.    commercial (to resell derived structures as part of commercial
  1133.    applications) and educational/research licenses are available. Samples
  1134.    of each of the lexical databases are available by anonymous ftp from
  1135.    netcom.com:/pub/grady/Moby_Sampler.tar.Z [192.100.81.100].  For more
  1136.    information, write to Illumind, Attn: Grady Ward, 3449 Martha Court,
  1137.    Arcata, CA 95521, call/fax 707-826-7715, or send email to
  1138.    grady@netcom.com.
  1139.  
  1140.    The Oxford Text Archive has hundreds of online texts in a wide variety
  1141.    of languages, including a few dictionaries (the OED, Collins, etc.).
  1142.    The Lancaster-Oslo-Bergen (LOB), Brown, and London-Lund corpii are also
  1143.    available from them.  For more information, write to Oxford Electronic
  1144.    Publishing, Oxford University Press, 200 Madison Avenue, New York, NY
  1145.    10016, call 212-889-0206, or send mail to archive@vax.oxford.ac.uk.
  1146.    (Their contact information in England is Oxford Text Archive, Oxford
  1147.    University Computing Service, 13 Banbury Road, Oxford OX2 6NN, UK, +44
  1148.    (865) 273238.)
  1149.  
  1150. Mailing Lists:
  1151.  
  1152.    CORPORA is a mailing list for Text Corpora. It welcomes information
  1153.    and questions about text corpora such as availability, aspects of
  1154.    compiling and using corpora, software, tagging, parsing, and
  1155.    bibliography. To be added to the list, send a message to
  1156.    corpora-request@x400.hd.uib.no. Contributions should be sent to 
  1157.    corpora@x400.hd.uib.no.
  1158.  
  1159. Linguistic Data Consortium:
  1160.  
  1161.    The Linguistic Data Consortium was established to broaden the collection
  1162.    and distribution of speech and natural language data bases for the
  1163.    purposes of research and technology development in automatic speech
  1164.    recognition, natural language processing, and other areas where large
  1165.    amounts of linguistic data are needed.  Information about the LDC is
  1166.    available by anonymous ftp from ftp.cis.upenn.edu:/pub/ldc [130.91.6.8].
  1167.    Documents available in this directory include a paper on the background,
  1168.    rationale and goals of the LDC, a brief list of available data bases,
  1169.    and some tables summarizing these corpora. For further information,
  1170.    contact Elizabeth Hodas, <ehodas@walnut.ling.upenn.edu>, Mark Liberman
  1171.    <myl@unagi.cis.upenn.edu>, or Jack Godfrey <jgodfrey@unagi.cis.upenn.edu>.
  1172.  
  1173. ----------------------------------------------------------------
  1174. Subject: [6-4] List of Smalltalk implementations.
  1175.  
  1176.    Little Smalltalk -- Tim Budd's version of Smalltalk
  1177.    cs.orst.edu:/pub/budd/small.v3.tar
  1178.  
  1179.    GNU Smalltalk
  1180.    prep.ai.mit.edu:/pub/gnu/smalltalk-1.1.1.tar.Z  
  1181.  
  1182. ----------------------------------------------------------------
  1183. Subject: [6-5] AI-related CD-ROMs
  1184.  
  1185.    The NCC Artificial Intelligence CD-ROM (Revision 2, 1993) is available
  1186.    from Network Cybernetics Corporation for $129.00 per copy (plus $5
  1187.    shipping domestic, $10 shipping international). If you currently own
  1188.    the first edition of the AI CD-ROM, you can "upgrade" to the Rev.2 CD
  1189.    for $79 + shipping.  The AI CD-ROM is an ISO-9660 format disk usable
  1190.    on any computer system, and contain a variety of public domain,
  1191.    shareware, and other software of special interest to the AI community.
  1192.    The disk contains source code, executable programs, demonstration
  1193.    versions of commercial programs, tutorials and other files for a
  1194.    variety of operating systems. Among the supported operating systems
  1195.    are MS-DOS, OS/2, Mac, Amiga, and Unix. Among the items included are
  1196.    CLIPS v6.0 and NETS, courtesy of COSMIC, the collected source code
  1197.    from AIExpert magazine from the premier issue in June of 1986 to the
  1198.    present, and complete transcriptions of the first annual Loebner Prize
  1199.    competition, which took place at the Boston Computer Museum. It also
  1200.    includes examples many different kinds of neural networks, genetic
  1201.    algorithms, artificial life simulators, natural language software,
  1202.    public domain and shareware compilers for a wide range of languages
  1203.    such as Lisp, Xlisp, Scheme, XScheme, Smalltalk, Prolog, ICON, SNOBOL,
  1204.    and many others. Complete collections of the Neural Digest, Genetic
  1205.    Algorithms Digest, and Vision List Digest are included. All files on
  1206.    the disk are compressed in ZIP format. Network Cybernetics Corporation
  1207.    intends to release annual revisions to the AI CD-ROM to keep it up to
  1208.    date with current developments in the field. For more information,
  1209.    write to Network Cybernetics Corporation, 4201 Wingren Road, Suite
  1210.    202, Irving, Texas 75062-2763, call 214-650-2002, fax 214-650-1929, or
  1211.    send email to ai-cdrom@ncc.com or steve.rainwater@ncc.com (Steve
  1212.    Rainwater).
  1213.  
  1214.    PTF is a semi-annual CD-ROM collection of UNIX-related freeware source
  1215.    code and documentation. PTF in no way modifies the legal restrictions
  1216.    on any package it includes. Each issue consists of two ISO-9660
  1217.    CD-ROMs, bound into a 50+ page booklet. PTF is particularly useful for
  1218.    programmers who do not have FTP access, but may also be useful as a
  1219.    way of saving disk space and avoiding annoying FTP searches and
  1220.    retrievals. The current issue (2-1; January, 1993) includes, among
  1221.    other things, ICOT collection and several varieties of Lisp and other
  1222.    AI languages. It sells (list) for $60 US plus applicable sales tax and
  1223.    shipping and handling charges. SUG and USENIX members may purchase the
  1224.    issue for $50. Payable through Visa, Mastercard, postal money orders
  1225.    in US funds, and checks in US funds drawn on a US bank. For more
  1226.    information write to Prime Time Freeware, 370 Altair Way, Suite 150,
  1227.    Sunnyvale, CA 94086 call 408-433-9662, fax 408-432-6149, or send email
  1228.    to ptf@cfcl.com.
  1229. ----------------------------------------------------------------
  1230. Subject: [6-6] World-Wide Web (WWW) Resources
  1231.  
  1232. The World Wide Web (WWW) is a hypermedia document that spans the
  1233. Internet.  It uses the http (HyperText Transfer Protocol) for the
  1234. light-weight exchange of files over the Internet.  NCSA Mosaic is a
  1235. World Wide Web browser developed at the National Center for
  1236. Supercomputing Applications (NCSA). 
  1237.  
  1238. Mosaic's popularity derives, in part, from its ability to communicate
  1239. using more traditional Internet protocols like FTP, Gopher, WAIS, and
  1240. NNTP, in addition to http. Mosaic can display text, hypertext links,
  1241. and inlined graphics directly. When Mosaic encounters a file type it
  1242. can't handle internally, such as Postscript documents, mpeg movies,
  1243. sound files, and JPEG images, it uses an external viewer (or player)
  1244. like Ghostscript to handle the file. Mosaic also includes facilities
  1245. for exploring the Internet. In other words, Mosaic is an multimedia
  1246. interface to the Internet.
  1247.  
  1248. The hypertext documents viewed with Mosaic are written in HTML
  1249. (HyperText Markup Language), which is a subset of SGML (Standard
  1250. Generalized Markup Language).  All that is needed is just a few more
  1251. improvements, such as the ability to format tables and mathematics,
  1252. and a WYSIWYG editor, for HTML to greatly facilitate electronic
  1253. journals and other publications.
  1254.  
  1255. NCSA Mosaic for the X Window System is available by anonymous ftp from  
  1256.    ftp.ncsa.uiuc.edu:/Mosaic/
  1257. as source code and binaries for Sun, SGI, IBM RS/6000, DEC Alpha OSF/1, DEC
  1258. Ultrix, and HP-UX. Questions about NCSA Mosaic should be directed to 
  1259. mosaic-x@ncsa.uiuc.edu (X-Windows version), mosaic-mac@ncsa.uiuc.edu
  1260. (Macintosh), and mosaic-win@ncsa.uiuc.edu (Microsoft Windows).
  1261.  
  1262. The remainder of this section lists WWW resources of interest to AI
  1263. researchers, students, and practitioners.
  1264.  
  1265. AI-related FAQ Postings:
  1266.  
  1267.    A simple HTML version of the AI FAQ (this FAQ) and several other
  1268.    AI-related FAQs is available as
  1269.       http://www.cs.cmu.edu:8001/Web/Groups/AI/html/faqs/top.html
  1270.    or equivalently,
  1271.       http://www.cs.cmu.edu:8001/afs/cs/project/ai-repository/ai/html/faqs/top.html
  1272.    It is prepared automatically from the original once a week and
  1273.    ftp sites, gopher, and other WWW references in the text are
  1274.    automatically converted to http references.
  1275.  
  1276. Artificial Life:
  1277.  
  1278.    http://alife.santafe.edu/
  1279.  
  1280. ACM SIGART:
  1281.    
  1282.    The Association for Computing Machinery's Special Interest Group
  1283.    for AI's gopher server is
  1284.        gopher://sigart.acm.org:70/
  1285.    The WWW URL is
  1286.        http://sigart.acm.org/
  1287.    Also available by FTP and Telnet (login eis).
  1288.  
  1289. Data Mining and Knowledge Discovery in Databases:
  1290.  
  1291.    http://www.cs.bham.ac.uk/~anp/TheDataMine.html
  1292.  
  1293. Genetic Art and Movies:
  1294.  
  1295.    Programs which use genetic algorithms to create art, inspired by the
  1296.    work of Karl Sims at Thinking Machines. Votes from human users (folks
  1297.    like you) are used to determine the "fitness" of the pictures in the
  1298.    current generation. The more fit pictures are more likely to be used
  1299.    in the creation of the next generation. After about a dozen or so
  1300.    generations, really pretty pictures result.
  1301.  
  1302.    Interactive Genetic Art II
  1303.       http://mixing.sp.cs.cmu.edu:8001/htbin/mjwgenform
  1304.  
  1305.    Interactive Genetic Movies
  1306.       http://mixing.sp.cs.cmu.edu:8001/htbin/moviegenform
  1307.  
  1308. Machine Learning:
  1309.  
  1310.    The Knowledge Systems Laboratory of the National Research Council of
  1311.    Canada has set up a WWW server for AI, with an emphasis on machine
  1312.    learning. The URL for the server is
  1313.       http://ai.iit.nrc.ca/home_page.html
  1314.    For more information, write to Peter Turney <peter@ai.iit.nrc.ca>.
  1315.  
  1316. Neural Networks:
  1317.  
  1318.    http://www.eeb.ele.tue.nl/index.html
  1319.  
  1320.    http://www.cosy.sbg.ac.at/~rschwaig/rschwaig/projects.html
  1321.  
  1322. Robotics:
  1323.  
  1324.    A list of pointers to sources of robotics information on the Internet. 
  1325.       http://cs.indiana.edu/robotics/world.html
  1326.    Includes a HTML version of the comp.robotics FAQ,
  1327.       http://cs.indiana.edu/robotics/copy.html
  1328.    maintained by Jason Almeter <jla@cs.indiana.edu>.
  1329.  
  1330.    The Grad Students Who's Who in Robotics:
  1331.       http://www.sm.luth.se/csee/ra/sm-roa/RoboticsJump.html
  1332.       http://www.sm.luth.se/csee/ra/sm-roa/Robotics/WhoSWho.html
  1333.  
  1334. Computer Vision:
  1335.  
  1336.    http://www.cs.cmu.edu:8001/afs/cs/project/cil/ftp/html/vision.html
  1337.  
  1338. Various Universities:
  1339.  
  1340.    These Mosaic/WWW pages typically contain information about research
  1341.    projects, on-line technical reports, lists of faculty and students,
  1342.    and other relevant information pertaining to the university.
  1343.  
  1344.    CIRL                 http://wrigley.uoregon.edu/
  1345.    CMU SCS              http://www.cs.cmu.edu:8001/Web/FrontDoor.html
  1346.    GATech AI            http://www.gatech.edu/ai/ai.html
  1347.    GATech CogSci        http://www.gatech.edu/cogsci/cogsci.html
  1348.    JAIR            gopher://p.gp.cs.cmu.edu/
  1349.    MIT AI Lab        http://www.ai.mit.edu/
  1350.    Stanford KSL        http://www-ksl.stanford.edu/
  1351.    U. of Washington AI  http://www.cs.washington.edu/research/projects/ai/www/
  1352.    UMass DAI Lab    http://dis.cs.umass.edu/
  1353.    UMass Robotics       http://piglet.cs.umass.edu:4321/lpr.html
  1354.  
  1355.    UPenn IRCS:         http://www.cis.upenn.edu/~ircs/homepage.html
  1356.       (NSF Institute for Research in Cognitive Science)
  1357.  
  1358.    Institute for Language Technology and AI:
  1359.       http://itkwww.kub.nl:2080:/itk/itkhome.html
  1360.  
  1361.    University of Leeds Speech Laboratory:
  1362.       URL: http://lethe.leeds.ac.uk/
  1363.       Provides access to the MAchine Readable Spoken English Corpus
  1364.       (MARSEC) data via anonymous ftp and a bulletin board for users
  1365.       of the corpus. 
  1366.  
  1367.    Pacific Northwest Laboratory: (Neural Networks)
  1368.       http://www.msrc.pnl.gov:2080/docs/cie/neural/neural.homepage.html
  1369.  
  1370.    CMU Oz Project:      
  1371.       http://www.cs.cmu.edu:8001/afs/cs.cmu.edu/project/oz/web/oz.html
  1372.       
  1373.       Some of the project's papers are also accessible as
  1374.          ftp.cs.cmu.edu:/afs/cs.cmu.edu/project/oz/ftp/papers/
  1375.       Please read the copyright information in that directory before
  1376.       grabbing any papers.
  1377.  
  1378.    Glasgow and Strathclyde Universities BUBL: Artificial Intelligence
  1379.    gopher://ukoln.bath.ac.uk:7070/1/Link/Tree/Computing/Artificial_Intelligence
  1380.  
  1381. ----------------------------------------------------------------
  1382. ;;; *EOF*
  1383.  
  1384.